home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilfile / xpktest.rdm < prev   
Text File  |  1997-01-18  |  2KB  |  55 lines

  1. Short:    Test XPK libraries' speed/efficiency
  2. Author:   andersno@ifi.uio.no (Anders Nordby)
  3. Uploader: andersno@ifi.uio.no (Anders Nordby)
  4. Version:  2.1
  5. Type:     util/pack
  6.  
  7.                            X P K - T E S T   V 2.1
  8.  
  9.                            © 1995 by Anders Nordby
  10.  
  11.                    F R E E L Y   D I S T R I B U T A B L E
  12.  
  13.  
  14. Introduction
  15. ~~~~~~~~~~~~
  16.  
  17. I use xpk libraries for auto-(de)compression of my hd, and I wanted an easier
  18. way of comparing them as I saw many new ones released. I couldn't find any
  19. already released utilities which did what I wanted, so I made XPKTEST.rexx
  20. instead. It is an arexx script which tests compression and decompression
  21. speed of 1-many xpk libraries on 1-many files. The crunch factor is ofcourse
  22. also included, and the output is clean and tidy (IMHO).
  23.  
  24. PS! If you have trouble with too little hd-space, buy DiskExpander today!
  25. XPK-compression is fast, reliable, flexible, efficient etc. In other words :
  26. everything dblspace/stacker for ms-dos never will be!
  27.  
  28.  
  29. Requirements
  30. ~~~~~~~~~~~~
  31.  
  32. The XPK package. Preferably som more (and newer) xpk-libraries.
  33. Kickstart 3.0 (At least you have to have arexx and the cli-commands I use).
  34. A running rexx-server.
  35.  
  36.  
  37. History
  38. ~~~~~~~
  39.  
  40. V2.1: * Kilobytes per second columns included.
  41.       * Output uses self-adjusting columns.
  42.       * Bugs removed from the CreateConfig-script.
  43.       * More accurate timing : pack from disk to disk, unpack from disk to
  44.         ram.
  45.  
  46. Feedback
  47. ~~~~~~~~
  48.  
  49. You can reach me at :
  50.  
  51. Homepage    : http://www.ifi.uio.no/~andersno
  52. E-mail        : andersno@ifi.uio.no
  53. Phone        : +47 33451010
  54. Snailmail    : Anders Nordby, Kastetskogen 66, 3218 Sandefjord, Norway
  55.